Skip to content

Commit e0ece3d

Browse files
committed
fix
1 parent 397e1bd commit e0ece3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
dev:
1212
uses: ./.github/workflows/ci-common.yaml
1313
with:
14-
TMP_BUILD_DIR: dev # build ontologies into "dev" folder
14+
DEV_DIR: dev # build ontologies into "dev" folder
1515

1616
dev_index_and_deploy:
1717
needs: dev

0 commit comments

Comments
 (0)