Skip to content

Commit

Permalink
chore: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Aug 17, 2019
1 parent a8c5af3 commit 1298b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/main.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ workflow "Deploy to website" {

action "Install dependencies" {
uses = "Borales/actions-yarn@master"
runs = "install"
args = "install"
}

action "Build" {
Expand Down

0 comments on commit 1298b25

Please sign in to comment.