Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgeorge309 committed Oct 20, 2024
1 parent 58febd9 commit c89737c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:

- name: Check for wish
run: |
opp_env run --install --no-build omnetpp-4.0 -c "which wish || echo 'wish not found' && cd omnetpp-4.0.2 && ./configure"
opp_env run --install --no-build --init omnetpp-4.0 -c "which wish || echo 'wish not found' && cd omnetpp-4.0.2 && ./configure"
which wish || echo "wish not found"
- name: Run test
Expand Down

0 comments on commit c89737c

Please sign in to comment.