Skip to content

Commit

Permalink
Update linux_installer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bsutton authored Aug 24, 2020
1 parent 1ecf4cd commit 5413c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- name: Create release
env:
APITOKEN: ${{ secrets.APITOKEN }}
run: ../pub_release/bin/git_release.dart --username bsutton --apiToken "$APITOKEN" --owner bsutton --repository dcli --suffix linux-test
run: dart ../pub_release/bin/git_release.dart --username bsutton --apiToken "$APITOKEN" --owner bsutton --repository dcli --suffix linux-test

0 comments on commit 5413c21

Please sign in to comment.