gosh darn it
All checks were successful
/ test (push) Successful in 21m17s

This commit is contained in:
Nick Martin 2025-05-25 22:58:56 -04:00
parent aea5e66442
commit 9d938f8bc2

View file

@ -6,7 +6,7 @@ jobs:
image: cachyos/docker-makepkg:latest
steps:
- run: |
paru --noconfirm -Sy git nodejs cmake mingw-w64-gcc mingw-w64-crt mingw-w64-binutils mingw-w64-headers mingw-w64-curl mingw-w64-openssl
paru --noconfirm -Syu git nodejs cmake mingw-w64-gcc mingw-w64-crt mingw-w64-binutils mingw-w64-headers mingw-w64-curl mingw-w64-openssl
git clone https://git.meow.boutique/conejo/walltaker95.git
cd walltaker95
mkdir build