Skip to content

Commit

Permalink
Fix archive name
Browse files Browse the repository at this point in the history
  • Loading branch information
pzehner committed Jan 26, 2024
1 parent 582a75d commit cedef9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ jobs:
name: tests_cuda

- name: Deploy artifacts
run: tar -xvf base_cuda.tar
run: tar -xvf tests_cuda.tar

- name: Pull Singularity image
run: |
Expand Down

0 comments on commit cedef9e

Please sign in to comment.