mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
cd: remove linux ssh step
This commit is contained in:
parent
c4c5cc3d2e
commit
db2ba1ad7a
7
.github/workflows/spotube-nightly.yml
vendored
7
.github/workflows/spotube-nightly.yml
vendored
@ -29,13 +29,6 @@ jobs:
|
||||
flutter pub get
|
||||
dart bin/create-secrets.dart '${{ secrets.LYRICS_SECRET }}' '${{ secrets.SPOTIFY_SECRET }}'
|
||||
dart pub global activate flutter_distributor
|
||||
|
||||
- name: Setup upterm session
|
||||
uses: lhotari/action-upterm@v1
|
||||
with:
|
||||
limit-access-to-actor: true
|
||||
|
||||
- run: |
|
||||
flutter_distributor package --platform=linux --targets=deb,appimage --skip-clean
|
||||
make tar
|
||||
- run: |
|
||||
|
Loading…
Reference in New Issue
Block a user