Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Quafadas committed May 18, 2024
1 parent 664a0f1 commit b8be285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: devcontainers/ci@v0.3
with:
# Change this to point to your image name
imageName: ghcr.io/quafadas/scalaJsLiveServer
imageName: ghcr.io/quafadas/scala-js-live-server
# Change this to be your CI task/script
runCmd: |
# Add multiple commands to run if needed
Expand Down

0 comments on commit b8be285

Please sign in to comment.