Skip to content

Commit ab9e740

Browse files
committed
Add mint @setup/action.yml
1 parent cd266c8 commit ab9e740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ runs:
1414
- uses: swift-actions/setup-swift@v1
1515
with:
1616
swift-version: ${{ inputs.swift }}
17-
17+
- uses: irgaly/setup-mint@v1
1818
- if: contains(inputs.os, 'macos')
1919
uses: irgaly/xcode-cache@v1
2020
with:

0 commit comments

Comments
 (0)