Skip to content

Commit

Permalink
Add cacheFrom option to build-in-devcontainer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
k-taro56 committed Apr 27, 2024
1 parent aa8ca9c commit 73f63b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-in-devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
uses: devcontainers/[email protected]
with:
imageName: ghcr.io/nid-roid/playwright-hands-on-devcontainer
cacheFrom: ghcr.io/nid-roid/playwright-hands-on-devcontainer
runCmd: pnpm build

0 comments on commit 73f63b9

Please sign in to comment.