Skip to content

Commit

Permalink
Update subflow-native.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pkriens authored Oct 2, 2024
1 parent ca3789b commit efad39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/subflow-native.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
brew install colima
- name: Start Colima
run: |
colima start --network-address --arch arm64 --vm-type=qemu
colima start --arch arm64 --vm-type=qemu
- name: Build and Compile
run: |
Expand Down

0 comments on commit efad39e

Please sign in to comment.