Skip to content

Commit 32886ab

Browse files
committed
Attempt fix release-binaries.yml
1 parent a315bb0 commit 32886ab

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release-binaries.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ on:
55

66
jobs:
77
build-binaries:
8-
- uses: ./.github/workflows/build-binaries.yml
9-
name: Build Moonscript Binaries (Windows & Linux)
8+
uses: ./.github/workflows/build-binaries.yml
109
release:
1110
name: Release Moonscript Binaries
1211
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)