Skip to content

Commit

Permalink
Update recovery.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lrs121 authored Jan 10, 2024
1 parent 586457c commit 7d3071d
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 --no-check-certificate ${{github.event.inputs.RECOVERY_URL }}
- name: Patch Process-1
run: |
Expand Down

0 comments on commit 7d3071d

Please sign in to comment.