Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Venator2013 authored Jan 22, 2024
1 parent 96d44cd commit 7ad1b66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
uses: devcontainers/[email protected]
with:
# Change this to point to your image name
imageName: ghcr.io/OPTITOOL/morituri-devcontainer
cacheFrom: ghcr.io/OPTITOOL/morituri-devcontainer
imageName: ghcr.io/optitool/morituri-devcontainer
cacheFrom: ghcr.io/optitool/morituri-devcontainer
push: always
# Change this to be your CI task/script
runCmd: |
Expand Down

0 comments on commit 7ad1b66

Please sign in to comment.