Skip to content

Commit

Permalink
Update Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyofx authored Jul 16, 2020
1 parent 473a5f6 commit 497a4be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ jobs:
fi
- name: Build
run:
chmod 777 build.sh
./build.sh ${{ github.event.inputs.version }}
make build VERSION=${{ github.event.inputs.version }}
- name: Create a Release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit 497a4be

Please sign in to comment.