Skip to content

Commit

Permalink
ci: add steam_appid.txt to deck dist
Browse files Browse the repository at this point in the history
  • Loading branch information
DiscreteTom committed Jun 21, 2024
1 parent 758a988 commit 9f8de38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-upload-release-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
cp deck/scripts/debug.sh dist/
cp deck/stickdeck.vdf dist/
cp deck/steamworks_sdk_154/libsteam_api.so dist/
echo 480 > dist/steam_appid.txt
zip -j stickdeck-${{ inputs.version }}.zip dist/*
# delete the asset if it already exists
Expand Down

0 comments on commit 9f8de38

Please sign in to comment.