build: fix script order

This commit is contained in:
John Doe
2021-03-09 11:56:04 +08:00
parent e6f64566fc
commit df6a4fee60
2 changed files with 2 additions and 2 deletions

View File

@@ -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'