Skip to content

Commit

Permalink
Add action
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon committed Apr 26, 2024

Unverified

This user has not yet uploaded their public signing key.
1 parent d0ee653 commit 5cf11f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assemble.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
distribution: temurin
- name: Setup docker (missing on MacOS)
if: runner.os == 'macos'
with: douglascamata/setup-docker-macos-action@main
uses: douglascamata/setup-docker-macos-action@main
- name: Test docker
run: |
colima start
Expand Down

0 comments on commit 5cf11f8

Please sign in to comment.