Skip to content

Commit 393e701

Browse files
committed
configure ci to autodeploy docs
1 parent d58db83 commit 393e701

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
build-demo:
3434
needs: test
3535
if: github.ref == 'refs/heads/master'
36+
runs-on: ubuntu-latest
3637
steps:
3738
- name: Fetch Repository
3839
uses: actions/checkout@v4

0 commit comments

Comments
 (0)