Skip to content

Commit 92aed57

Browse files
committed
update tegonal-gh-commons to v4.1.0
and add install-shfmt.sh to cleanup.yml
1 parent 2d3818a commit 92aed57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cleanup.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
- uses: actions/checkout@v5
2525

2626
#gt-placeholder-install-dependencies-start
27+
- name: Install shfmt
28+
run: ./src/ci/install-shfmt.sh
2729
#gt-placeholder-install-dependencies-end
2830

2931
- name: Cleanup Sources

0 commit comments

Comments
 (0)