Skip to content

Commit 336a490

Browse files
committed
Bump OpenVSP
1 parent 42c897a commit 336a490

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
@@ -122,7 +122,7 @@ jobs:
122122
shell: bash -l {0}
123123
run: |
124124
set -eux
125-
wget https://openvsp.org/download.php?file=zips/current/linux/OpenVSP-3.41.1-Ubuntu-22.04_amd64.deb -O ovsp.deb
125+
wget https://openvsp.org/download.php?file=zips/current/linux/OpenVSP-3.41.2-Ubuntu-22.04_amd64.deb -O ovsp.deb
126126
ar x ovsp.deb && tar -xf data.tar.gz
127127
python -m pip install ./opt/OpenVSP/python/utilities ./opt/OpenVSP/python/degen_geom ./opt/OpenVSP/python/openvsp_config ./opt/OpenVSP/python/openvsp
128128

0 commit comments

Comments
 (0)