Skip to content

Commit 91d35ff

Browse files
committed
make CI target explicit
1 parent 91e3b10 commit 91d35ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
node-version: '20'
2222
cache: 'npm'
2323
- run: npm ci
24-
- run: make ANTORAFLAGS=--fetch
24+
- run: make ANTORAFLAGS=--fetch build-local

0 commit comments

Comments
 (0)