mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2024-11-24 22:56:52 +01:00
fix
This commit is contained in:
parent
dbd5939a9e
commit
dfecc8cc3d
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
release-dir: target/release
|
||||
executable: sc64deployer.exe
|
||||
name: sc64-deployer-windows
|
||||
package: tar.exe -c -a -f
|
||||
package: zip
|
||||
extension: zip
|
||||
|
||||
- version: windows-32bit
|
||||
@ -68,7 +68,7 @@ jobs:
|
||||
release-dir: target/i686-pc-windows-msvc/release
|
||||
executable: sc64deployer.exe
|
||||
name: sc64-deployer-windows-32bit
|
||||
package: tar.exe -c -a -f
|
||||
package: zip
|
||||
extension: zip
|
||||
|
||||
- version: linux
|
||||
|
Loading…
Reference in New Issue
Block a user