mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-10 09:07:29 +00:00
cd: why typo??!
This commit is contained in:
parent
787a1e3ee5
commit
5dd958076b
@ -68,7 +68,7 @@ jobs:
|
|||||||
flutter_distributor package --platform=linux --targets=deb
|
flutter_distributor package --platform=linux --targets=deb
|
||||||
flutter_distributor package --platform=linux --targets=appimage
|
flutter_distributor package --platform=linux --targets=appimage
|
||||||
flutter_distributor package --platform=linux --targets=rpm
|
flutter_distributor package --platform=linux --targets=rpm
|
||||||
make tar VERSION=nightly ARCH=arm64 PKG_ARCH=aaarch64
|
make tar VERSION=nightly ARCH=arm64 PKG_ARCH=aarch64
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
name: Move artifacts
|
name: Move artifacts
|
||||||
@ -85,8 +85,7 @@ jobs:
|
|||||||
|
|
||||||
- run:
|
- run:
|
||||||
name: Upload to release
|
name: Upload to release
|
||||||
command: |
|
command: gh release upload nightly bundle/* --clobber
|
||||||
gh release upload nightly bundle/* --clobber
|
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
build_flutter_for_arm_workflow:
|
build_flutter_for_arm_workflow:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user