Skip to content

Commit

Permalink
fix for typo
Browse files Browse the repository at this point in the history
  • Loading branch information
c-robinson committed Jan 19, 2024
1 parent 603399d commit d587148
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 @@ -74,7 +74,7 @@ jobs:
version: latest
#install-only: true
# below this line only works because above commented out
args: build --id ipfool-darwin
args: build --id ipfool-osx
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
APPLE_DEVELOPER_ID: ${{ vars.APPLE_DEVELOPER_ID }}
Expand Down

0 comments on commit d587148

Please sign in to comment.