actions: restore Windows x86_32 ndll because neko bundled with Haxe 3.4.7 is 32-bit

This commit is contained in:
Josh Tynjala
2025-01-24 13:59:35 -08:00
parent 747d6ae0df
commit fa101f90b8

View File

@@ -486,10 +486,10 @@ jobs:
name: MacArm64-NDLL
path: ndll/MacArm64/
# - uses: actions/download-artifact@v4
# with:
# name: Windows-NDLL
# path: ndll/Windows/
- uses: actions/download-artifact@v4
with:
name: Windows-NDLL
path: ndll/Windows/
- uses: actions/download-artifact@v4
with: