GHA: Debug akamai setup script
This commit is contained in:
5
.github/workflows/akamai-test.yml
vendored
5
.github/workflows/akamai-test.yml
vendored
@@ -42,6 +42,11 @@ jobs:
|
||||
name: Upload to Akamai via Script
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
|
||||
with:
|
||||
ref: ${{ inputs.ref }}
|
||||
sparse-checkout: |
|
||||
.github
|
||||
- name: Akamai Setup
|
||||
id: akamai-setup
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user