mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-08 16:27:31 +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=appimage
|
||||
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:
|
||||
name: Move artifacts
|
||||
@ -85,8 +85,7 @@ jobs:
|
||||
|
||||
- run:
|
||||
name: Upload to release
|
||||
command: |
|
||||
gh release upload nightly bundle/* --clobber
|
||||
command: gh release upload nightly bundle/* --clobber
|
||||
|
||||
workflows:
|
||||
build_flutter_for_arm_workflow:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user