We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baef8cd commit 0bbfd64Copy full SHA for 0bbfd64
1 file changed
.github/workflows/release.yml
@@ -29,8 +29,8 @@ jobs:
29
fetch-depth: 1
30
lfs: true
31
32
- # - name: Prepare for building
33
- # uses: ./.github/actions/prepare
+ - name: Prepare for building
+ uses: ./.github/actions/prepare
34
35
- name: Build Packages
36
run: |
0 commit comments