We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91e3b10 commit 91d35ffCopy full SHA for 91d35ff
.github/workflows/build.yml
@@ -21,4 +21,4 @@ jobs:
21
node-version: '20'
22
cache: 'npm'
23
- run: npm ci
24
- - run: make ANTORAFLAGS=--fetch
+ - run: make ANTORAFLAGS=--fetch build-local
0 commit comments