Skip to content

Commit 629bb91

Browse files
committed
More build fixes.
1 parent 7a8b24d commit 629bb91

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-app.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
timeout-minutes: 10
2222

2323
steps:
24+
- uses: actions/checkout@v4
25+
2426
- name: Create Release
2527
env:
2628
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)