Skip to content

Commit a48c181

Browse files
Update FormatCheck.yml
1 parent 859468c commit a48c181

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/FormatCheck.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v6
17+
- uses: julia-actions/setup-julia@v2
18+
with:
19+
version: '1'
1720
- uses: fredrikekre/runic-action@v1
1821
with:
1922
version: '1'

0 commit comments

Comments
 (0)