Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dhadka authored Jan 2, 2024
1 parent 75c633e commit 952bf0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
cd native/Radar/bin
wget https://perspectival-classi.000webhostapp.com/code/radar_many.zip \
|| wget https://github.com/MOEAFramework/Archive/raw/main/radar_many.zip
|| wget https://github.com/MOEAFramework/Archive/raw/main/evanhughes/radar_many.zip
unzip radar_many.zip
cp web_code/testpris.p testpris.p
- name: Build native programs
Expand Down

0 comments on commit 952bf0e

Please sign in to comment.