Compare commits

...

2 commits

Author SHA1 Message Date
b482cef07f Merge branch 'master' of https://git.meow.boutique/conejo/walltaker95
Some checks failed
/ test (push) Failing after 19m30s
2025-05-25 14:48:43 -04:00
03e4d26dcd aaaaa 2025-05-25 14:48:29 -04:00

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