Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed Apr 24, 2024
1 parent b6a365a commit 5313622
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
name: Pre-build dev container image
uses: devcontainers/[email protected]
with:
imageName: ghcr.io/devcontainer-${{ github.repository }}
cacheFrom: ghcr.io/devcontainer-${{ github.repository }}
imageName: ghcr.io/butr/game-mount-and-blade2
cacheFrom: ghcr.io/butr/game-mount-and-blade2
push: always

0 comments on commit 5313622

Please sign in to comment.