Skip to content

Commit

Permalink
Cache each image using job
Browse files Browse the repository at this point in the history
  • Loading branch information
giggio committed Oct 25, 2022
1 parent 007aea0 commit d798d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
arch: aarch64
distro: ubuntu20.04
env: | # this is just so we can cache each version
nodeversion: ${{ matrix.node }}
GITHUB_WORKFLOW: ${{ github.workflow }}-${{ github.job }}
dockerRunArgs: |
--volume "$PWD:/app"
githubToken: ${{ github.token }}
Expand Down

0 comments on commit d798d8a

Please sign in to comment.