This commit is contained in:
parent
a7406a6ab9
commit
6bc9915a80
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -30,8 +30,8 @@ jobs:
|
|||||||
known_hosts: ${{ secrets.KNOWN_HOSTS }}
|
known_hosts: ${{ secrets.KNOWN_HOSTS }}
|
||||||
if_key_exists: replace
|
if_key_exists: replace
|
||||||
|
|
||||||
- name: Release Package
|
- name: Sync Repository
|
||||||
run: ./amdgpu.sh
|
run: chmod +x ./amdgpu.sh && ./amdgpu.sh
|
||||||
|
|
||||||
- name: Purge cache
|
- name: Purge cache
|
||||||
uses: jakejarvis/cloudflare-purge-action@master
|
uses: jakejarvis/cloudflare-purge-action@master
|
||||||
|
Loading…
Reference in New Issue
Block a user