Skip to content

Commit cba6a6e

Browse files
authored
Update test.yml
1 parent 2fa67a3 commit cba6a6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: install openstudio
2525
run: |
26-
wget http://openstudio-ci-builds.s3-website-us-west-2.amazonaws.com/PR-5407/OpenStudio-3.10.0-alpha%893f134930-Ubuntu-22.04-x86_64.deb
26+
wget http://openstudio-ci-builds.s3-website-us-west-2.amazonaws.com/PR-5407/OpenStudio-3.10.0-alpha%2b893f134930-Ubuntu-22.04-x86_64.deb
2727
sudo apt-get -qq install -y ./OpenStudio*.deb
2828
rm -Rf ./OpenStudio*.deb
2929

0 commit comments

Comments
 (0)