Skip to content

Commit

Permalink
Reform
Browse files Browse the repository at this point in the history
  • Loading branch information
casey committed Oct 8, 2024
1 parent b69e317 commit 0e1d213
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ defaults:
shell: bash

jobs:
checksums:
checksum:
runs-on: ubuntu-latest

needs:
Expand All @@ -33,7 +33,7 @@ jobs:
gh release download
--repo casey/just
--pattern '*'
--dir release"
--dir release
- name: Create Checksums
run: |
Expand Down

0 comments on commit 0e1d213

Please sign in to comment.