Skip to content

Commit

Permalink
Update gearboy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius authored Feb 25, 2024
1 parent 47d902d commit eec99ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gearboy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
mkdir -p artifact
cp platforms/README.txt artifact
cp platforms/gamecontrollerdb.txt artifact
cp platforms/linux/${{ env.name-lowercase }} artifact
cp platforms/bsd/${{ env.name-lowercase }} artifact
- name: Archive binary
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit eec99ec

Please sign in to comment.