Skip to content

Commit

Permalink
Fix GH workflow.
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Viénot <[email protected]>
  • Loading branch information
svienot committed Aug 31, 2023
1 parent 927185f commit 38e53c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-image-to-github.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
submodules: 'true'

- name: Patch h5ai-nginx submodule
run: ./scripts/hedera-apply-patch.sh
run: ./scripts/hedera-apply-h5ai-nginx-patch.sh

- name: Login to GitHub Container Registry
uses: docker/login-action@v2
Expand Down
Empty file modified scripts/hedera-apply-h5ai-nginx-patch.sh
100644 → 100755
Empty file.

0 comments on commit 38e53c7

Please sign in to comment.