Skip to content

Commit 4a0b940

Browse files
update CI configuration for GitHub Pages deployment
1 parent 1116a84 commit 4a0b940

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ concurrency:
1717
jobs:
1818
build:
1919
runs-on: ubuntu-latest
20+
env:
21+
NX_NO_CLOUD: "true"
2022
steps:
2123
- name: Checkout
2224
uses: actions/checkout@v4

0 commit comments

Comments
 (0)