Skip to content

Commit 7385f16

Browse files
committed
foo-final
1 parent 9242230 commit 7385f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_gnulinux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
sudo make install
2525
2626
- name: configure
27-
run: ./configure --enable-opt --prefix=$(pwd)/meshfile-build/meshfile-$(date -u +%F)
27+
run: ./configure --enable-opt --prefix=$(pwd)/meshfile-build/meshfile-build
2828

2929
- name: build
3030
run: make

0 commit comments

Comments
 (0)