Skip to content

Commit 2c8fb6d

Browse files
committed
oops, use correct artifact name
1 parent f7dad01 commit 2c8fb6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-dev-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- name: download wheel artifact
7373
uses: actions/download-artifact@v2
7474
with:
75-
name: clang-linter-action_wheel
75+
name: cpp-linter-action_wheel
7676
path: dist
7777

7878
- name: Install workflow deps

0 commit comments

Comments
 (0)