Skip to content

Commit

Permalink
Update nightly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fstagni committed Jul 10, 2024
1 parent 59b23db commit b82f13f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ jobs:
sha512sum pilot.tar pilot.json *.py > checksums.sha512
cd ..
cp tmp_dir/checksums.sha512 .
cp tmp_dir/pilot.tar .
cp tmp_dir/pilot.tar
pwd
ls -l
- name: upload artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit b82f13f

Please sign in to comment.