Skip to content

Commit

Permalink
Remove tag from params
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Czyz <[email protected]>
  • Loading branch information
mczyz-antmicro committed Mar 25, 2024
1 parent 1713d8c commit bbec723
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 @@ -21,7 +21,7 @@ jobs:
- name: Pre-build dev container image
uses: devcontainers/[email protected]
with:
imageName: ghcr.io/openroad-codespace/test:latest
cacheFrom: ghcr.io/openroad-codespace/test:latest
imageName: ghcr.io/openroad-codespace/test
cacheFrom: ghcr.io/openroad-codespace/test
push: always
configFile: ./.devcontainer/ubuntu-gui/devcontainer.json

0 comments on commit bbec723

Please sign in to comment.