Skip to content

Commit

Permalink
Update recovery.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cd-Crypton authored Oct 7, 2022
1 parent b4ee672 commit 35cee33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/recovery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
ls
pwd
wget ${{github.event.inputs.RECOVERY_URL }}
wget ${{ github.event.inputs.RECOVERY_URL }}
- name: Patch Process-1
run: |
Expand Down

0 comments on commit 35cee33

Please sign in to comment.