We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d7e6c3 commit ef5a938Copy full SHA for ef5a938
.github/workflows/pull_request.yml
@@ -11,4 +11,4 @@ jobs:
11
uses: actions/checkout@v2
12
13
- name: run build and check
14
- uses: ./.github/workflows/check.yml@master
+ uses: LinusDierheimer/fastfetch/.github/workflows/check.yml@master
.github/workflows/push.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
19
20
- name: get fastfetch version
21
id: get_version_fastfetch
0 commit comments