This commit is contained in:
Nick Martin 2025-05-25 14:27:24 -04:00
commit 03e4d26dcd

View file

@ -6,8 +6,6 @@ jobs:
image: cachyos/docker-makepkg:latest
steps:
- run: |
mkdir builddir
cd builddir
paru --noconfirm -Sy git cmake mingw-w64-toolchain mingw-w64-curl mingw-w64-openssl
mkdir build
cd build
@ -16,4 +14,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: my-artifact
path: wt95.exe
path: build/wt95.exe