Skip to content

Commit 7062818

Browse files
authored
CI: publish SDL2 build for macOS for now.
1 parent 72c6efa commit 7062818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
- name: Collect artifacts
9090
run: |
9191
mkdir upload
92-
cp -r build/bin/qt/{NanoBoyAdvance,config.toml} upload
92+
cp -r build/bin/sdl/{NanoBoyAdvance,config.toml,keymap.toml,shaders} upload
9393
- name: Upload artifacts
9494
uses: actions/upload-artifact@v2
9595
with:

0 commit comments

Comments
 (0)