Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
crcn committed Sep 4, 2023
1 parent e760e6f commit 10bbc6b
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 @@ -84,7 +84,7 @@ jobs:
echo $ID
ls
pwd
/usr/bin/codesign --force -s "Apple Development: Craig Condon (ALX94TWLQX)" ./target/release/paperclip-cli -v
/usr/bin/codesign --force -s "Apple Development: Craig Condon (ALX94TWLQX)" ./target/release/paperclip_cli -v
# - name: Compile
# id: compile
# uses: rust-build/rust-build.action@v1.3.2
Expand Down

0 comments on commit 10bbc6b

Please sign in to comment.