Skip to content

Commit

Permalink
more restore keys for backup
Browse files Browse the repository at this point in the history
  • Loading branch information
pieter-bos committed Oct 20, 2023
1 parent 805c9a7 commit 6605938
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/scalatest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
!**/upstreamAssembly.dest
!**/upstreamAssembly.json
key: vercors-ci-ubuntu-${{ hashFiles('build.sc') }}-${{ hashFiles('src') }}
restore-keys: |
vercors-ci-ubuntu-${{ hashFiles('build.sc') }}
vercors-ci-ubuntu
- name: Start debug ssh session
uses: lhotari/action-upterm@v1
- name: Compile
Expand Down

0 comments on commit 6605938

Please sign in to comment.