build: fix script order
This commit is contained in:
2
.github/workflows/lo-test.yml
vendored
2
.github/workflows/lo-test.yml
vendored
@@ -149,10 +149,10 @@ jobs:
|
||||
- name: Save cache state
|
||||
if: env.TG
|
||||
run: |
|
||||
cd
|
||||
sleep 120
|
||||
sudo umount lede
|
||||
sudo losetup -d $LOOP_DEVICE
|
||||
cd
|
||||
export AUTH="Authorization: token ${{ secrets.SEC_TOKEN }}"
|
||||
export cache_path='github.com/repos/klever1988/sshactions/releases'
|
||||
export cache_repo_id='39020554'
|
||||
|
||||
Reference in New Issue
Block a user