Skip to content

Commit 3e39ac1

Browse files
authored
Update test.yaml (#753)
1 parent 40f2eec commit 3e39ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
test:
2727
runs-on: ubuntu-24.04
2828
steps:
29-
- run: git clone https://github.com/bangumi/dev-env $HOME/dev-env
29+
- run: git clone https://github.com/bangumi/dev-env $HOME/dev-env --branch=gh-pages
3030
- run: cd ~/dev-env && docker compose up -d
3131

3232
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)