Skip to content

Commit b4f4d93

Browse files
hotfix: fix deploy pipeline
Signed-off-by: Tsung-Ju Lii <[email protected]>
1 parent e1b0e41 commit b4f4d93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
fetch-depth: 2
2323

2424
- id: stack
25+
uses: freckle/stack-action@v5
2526
with:
2627
stack-build-arguments: --fast # No pedantic for now
2728

0 commit comments

Comments
 (0)