Skip to content

Commit e2ea8d4

Browse files
authored
Update build-nabla.yml, correct install directory
1 parent 756f90d commit e2ea8d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-nabla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
cmd: -NoLogo -NoProfile -ExecutionPolicy Bypass
1616
mount: C:\mount\nabla
1717
binary: C:\mount\nabla\build-ct
18-
install: C:\mount\nabla\build-ct\install
18+
install: build-ct\install
1919

2020
strategy:
2121
fail-fast: false

0 commit comments

Comments
 (0)