if this doesn't work i'm going to bed
Some checks failed
/ test (push) Failing after 19m17s

This commit is contained in:
Nick Martin 2025-05-25 15:37:40 -04:00
parent d0236d3147
commit aea5e66442

View file

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