Skip to content

Commit

Permalink
Update gearboy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius authored Jan 18, 2024
1 parent 8aedceb commit 2134ff5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/gearboy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,11 @@ jobs:
with:
usesh: true
prepare: pkg install -y git gmake pkgconf SDL2 glew lang/gcc gtk3
run: |
cd platforms/bsd
gmake
- name: Archive binary
uses: actions/upload-artifact@v4
with:
name: BSD (FreeBSD) binary
path: platforms/bsd/gearboy
run: |
cd platforms/bsd
gmake

0 comments on commit 2134ff5

Please sign in to comment.