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
|
name: MacArm64-NDLL
|
||||||
path: ndll/MacArm64/
|
path: ndll/MacArm64/
|
||||||
|
|
||||||
# - uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
# with:
|
with:
|
||||||
# name: Windows-NDLL
|
name: Windows-NDLL
|
||||||
# path: ndll/Windows/
|
path: ndll/Windows/
|
||||||
|
|
||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user