Skip to content

Commit

Permalink
Can I run docker at all?
Browse files Browse the repository at this point in the history
  • Loading branch information
urfeex committed Jan 10, 2025
1 parent 5a591aa commit 074ce70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/win-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v4
- name: start ursim
run: |
scripts/start_ursim.sh -m $ROBOT_MODEL -v $URSIM_VERSION -p $PROGRAM_FOLDER -d
docker run alpine
env:
DOCKER_RUN_OPTS: --network ursim_net
URSIM_VERSION: 'latest'
Expand Down

0 comments on commit 074ce70

Please sign in to comment.