mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
ci: fix dev-container run block indent
This commit is contained in:
parent
4780cf2253
commit
4cef998233
1 changed files with 5 additions and 5 deletions
8
.github/workflows/dev-container.yml
vendored
8
.github/workflows/dev-container.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
|
||||
- name: Build & Publish Dev Container
|
||||
run: |
|
||||
"${GITHUB_WORKSPACE}/bin/bazel" run \
|
||||
--stamp \
|
||||
--workspace_status_command hack/workspace_status.sh\
|
||||
//.devcontainer:publish-dev-container
|
||||
"${GITHUB_WORKSPACE}/bin/bazel" run \
|
||||
--stamp \
|
||||
--workspace_status_command hack/workspace_status.sh\
|
||||
//.devcontainer:publish-dev-container
|
||||
|
|
Loading…
Add table
Reference in a new issue