Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yudonglin authored Sep 12, 2024
1 parent dcc1cff commit 021557c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Setup submodules
run: git submodule update --init --recursive
- name: Prepare build context
run: cp -r ./vns-cpp ./vns-server/extern/vns-cpp
- name: Build the Docker image
Expand Down

0 comments on commit 021557c

Please sign in to comment.