Skip to content

Commit

Permalink
feat: fix CI again again
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesmithgh committed May 23, 2023
1 parent db60683 commit 122ad75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
mkdir -p ~/output
.github/scripts/release.sh
cd .build/apple/Products/Release
mv pdubs.tar.gz pdubs.tar.gz.sha256 ~/output
cp pdubs.tar.gz pdubs.tar.gz.sha256 ~/output
ls -la ~/output
- name: Upload artifacts
Expand Down

0 comments on commit 122ad75

Please sign in to comment.