[GHA] Akamai cache purging adoption for linux runner - adjust script
This commit is contained in:
2
.github/actions/akamai-purge-osx/action.yml
vendored
2
.github/actions/akamai-purge-osx/action.yml
vendored
@@ -15,7 +15,7 @@ runs:
|
||||
shell: bash
|
||||
run: |
|
||||
echo -e "${EDGERC}" > ~/.edgerc
|
||||
wget https://github.com/akamai/cli/releases/download/v1.5.6/akamai-v1.5.6-linuxamd64
|
||||
wget -O akamai https://github.com/akamai/cli/releases/download/v1.5.6/akamai-v1.5.6-linuxamd64
|
||||
akamai install purge
|
||||
- name: Purge
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user