Skip to content

Commit

Permalink
Refactor earthly.yml to select satellite "maui" in the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
defstream committed Jan 5, 2024
1 parent 060852a commit d4db7ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/earthly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
with:
version: latest

# - name: select satellite
# run: earthly sat select maui
- name: select satellite
run: earthly sat select maui

- name: hash
id: hash
Expand Down

0 comments on commit d4db7ed

Please sign in to comment.