Skip to content

Commit

Permalink
Update development.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BrettMayson authored Feb 22, 2021
1 parent fbdf214 commit 2eb175f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
command: 'build --release'
# Upload to Steam Workshop
- name: Extract mod.zip
run: cd releases && unzip hatchet.zip
run: cd releases && sudo unzip hatchet.zip
- uses: arma-actions/workshop-upload@v1
with:
appId: '107410' # default
Expand Down

0 comments on commit 2eb175f

Please sign in to comment.