mirror of
https://github.com/boostorg/qvm.git
synced 2026-01-19 04:22:16 +00:00
gh-pages generation bug
This commit is contained in:
4
.github/workflows/gh-pages.yml
vendored
4
.github/workflows/gh-pages.yml
vendored
@@ -23,8 +23,8 @@ jobs:
|
||||
cd boost-root
|
||||
git submodule update --init tools/build
|
||||
git submodule update --init libs/config
|
||||
git submodule update --init libs/leaf
|
||||
cd libs/leaf
|
||||
git submodule update --init libs/qvm
|
||||
cd libs/qvm
|
||||
git checkout master
|
||||
git pull
|
||||
cd ../..
|
||||
|
||||
Reference in New Issue
Block a user