Skip to content

Commit

Permalink
ci: fix update-aqua-checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
izumin5210 committed May 12, 2024
1 parent 4c08f7d commit 62016a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-aqua-checksum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
strategy:
matrix:
include:
- { name: "Repository", dir: "." }
- { name: 'Codespaces', dir: "config/.config/aquaproj-aqua/codespaces" }
- { name: "Repository" }
- { name: "Codespaces", dir: "config/.config/aquaproj-aqua/codespaces" }
name: "Update aqua-checksums (${{ matrix.name }})"
uses: aquaproj/update-checksum-workflow/.github/workflows/update-checksum.yaml@f367004e7f17e99d30297cd9e89afad30ee1f251 # v1.0.0
permissions:
Expand Down

0 comments on commit 62016a4

Please sign in to comment.