You've already forked AstralRinth
forked from didirus/AstralRinth
ci: update workflow script
This commit is contained in:
9
.github/workflows/astralrinth-build.yml
vendored
9
.github/workflows/astralrinth-build.yml
vendored
@@ -144,10 +144,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: App bundle (${{ matrix.artifact-target-name }})
|
name: App bundle (${{ matrix.artifact-target-name }})
|
||||||
path: |
|
path: |
|
||||||
target/release/bundle/appimage/AstralRinth App_*.AppImage*
|
target/release/bundle/**
|
||||||
target/release/bundle/deb/AstralRinth App_*.deb*
|
target/*/release/bundle/**
|
||||||
target/release/bundle/rpm/AstralRinth App-*.rpm*
|
|
||||||
target/universal-apple-darwin/release/bundle/macos/AstralRinth App.app.tar.gz*
|
|
||||||
target/universal-apple-darwin/release/bundle/dmg/AstralRinth App_*.dmg*
|
|
||||||
target/release/bundle/nsis/AstralRinth App_*-setup.exe*
|
|
||||||
target/release/bundle/nsis/AstralRinth App_*-setup.nsis.zip*
|
|
||||||
|
|||||||
Reference in New Issue
Block a user