actions: restore Windows x86_32 ndll because neko bundled with Haxe 3.4.7 is 32-bit
This commit is contained in:
8
.github/workflows/main.yml
vendored
8
.github/workflows/main.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user