Skip to content

Commit

Permalink
another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBernstorff committed Oct 15, 2023
1 parent 5d83095 commit 6d332b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
- name: Pre-build dev container image
uses: devcontainers/[email protected]
with:
imageName: ghcr.io/MartinBernstorff/personal-mnemonic-medium
cacheFrom: ghcr.io/MartinBernstorff/personal-mnemonic-medium
imageName: ghcr.io/martinbernstorff/personal-mnemonic-medium
cacheFrom: ghcr.io/martinbernstorff/personal-mnemonic-medium
push: never
runCmd:
make validate

0 comments on commit 6d332b8

Please sign in to comment.