This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-08-23 14:48:39 +03:00 committed by GitHub
parent a7406a6ab9
commit 6bc9915a80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,8 +30,8 @@ jobs:
known_hosts: ${{ secrets.KNOWN_HOSTS }}
if_key_exists: replace
- name: Release Package
run: ./amdgpu.sh
- name: Sync Repository
run: chmod +x ./amdgpu.sh && ./amdgpu.sh
- name: Purge cache
uses: jakejarvis/cloudflare-purge-action@master