Skip to content

Commit bf2dab8

Browse files
authored
Merge pull request #322 from tcdent/checksum
Probably need a checkout.
2 parents 8c2cb1f + 869f227 commit bf2dab8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-checksum.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
runs-on: macos-latest
1111

1212
steps:
13+
- uses: actions/checkout@v4
14+
1315
- name: Run checksum action
1416
uses: thewh1teagle/checksum@v1
1517
with:

0 commit comments

Comments
 (0)