Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
externl committed Feb 12, 2024
1 parent c15e6a2 commit da75c5b
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 @@ -29,7 +29,7 @@ jobs:
shell: bash

- name: Clone Ice
run: git checkout https://github.com/zeroc-ice/ice.git ice
run: git clone https://github.com/zeroc-ice/ice

- name: Build Ice
run: |
Expand Down

0 comments on commit da75c5b

Please sign in to comment.