Skip to content

Commit

Permalink
the final stretch
Browse files Browse the repository at this point in the history
  • Loading branch information
headshot2017 committed Jan 10, 2024
1 parent cca4811 commit 76b199f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:

- name: Compile debug and release
run: |
mkdir lib lib/debug lib/release
mkdir lib lib/debug lib/release dist dist/include
make
cp dist/libClassic64.dylib lib/debug
make clean
Expand Down

0 comments on commit 76b199f

Please sign in to comment.