will this work?

This commit is contained in:
milkwx3
2026-06-14 03:01:14 +03:00
parent fa0477b0f2
commit bcad6ec8ef
+2 -2
View File
@@ -32,7 +32,7 @@ jobs:
rm Lua -r
rm raylib -r
rm yaml-cpp -r
wget https://github.com/lsalzman/enet/archive/refs/heads/master.zip
unzip master.zip
mv enet-master enet
@@ -66,7 +66,7 @@ jobs:
zip -r release-w64.zip OUTPUT-w64 || true
- name: Upload artifacts
uses: actions/upload-artifact@v7
uses: actions/upload-artifact@v3
with:
name: build-artifacts
path: |