Skip to content

Commit 323327b

Browse files
committed
Fix v3 workflow
(cherry picked from commit d3d87d0)
1 parent 83005be commit 323327b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test-v3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ jobs:
223223
cd ${{ matrix.template }}
224224
wails3 build
225225
226-
results:
226+
build_results:
227227
if: ${{ always() }}
228228
runs-on: ubuntu-latest
229229
name: v3 Build Results

0 commit comments

Comments
 (0)