Skip to content

Commit

Permalink
must checkout the files to hash them
Browse files Browse the repository at this point in the history
  • Loading branch information
HoloRin committed Apr 16, 2024
1 parent 13385b2 commit 8730641
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-make.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
outputs:
hash: ${{ steps.hash.outputs.hash }}
steps:
- name: CHECKOUT REPOSITORY
uses: actions/checkout@v4
- name: COMPUTE REPO HASH
id: hash
run: |
Expand Down

0 comments on commit 8730641

Please sign in to comment.