Skip to content

Commit

Permalink
fix circleci task
Browse files Browse the repository at this point in the history
  • Loading branch information
ysugimoto committed Apr 13, 2020
1 parent 1d0a88d commit 2368b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ definitions:
- run:
command: |
sudo apt-get install jq file
sh .misc/github-release.sh
sh ./misc/github-release.sh
jobs:
<<: *job_presets
Expand Down

0 comments on commit 2368b5c

Please sign in to comment.