Skip to content

Commit

Permalink
ci/e2e: another fix for the cache key...
Browse files Browse the repository at this point in the history
Signed-off-by: Loic Devulder <ldevulder@suse.com>
  • Loading branch information
ldevulder committed Dec 2, 2022
1 parent 7ee2147 commit b095f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
key: build-ci-${{ github.event.pull_request.head.sha || github.sha }}
# Alternate key, mainly useful for UI test
restore-keys: |
iso-build-ci-
build-ci-
- name: Download specified ISO
if: ${{ inputs.iso_to_test != '' }}
env:
Expand Down

0 comments on commit b095f36

Please sign in to comment.