Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jsnjack authored Aug 12, 2019
1 parent a77bdb1 commit 9a0847d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
go get github.com/GeertJohan/go.rice/rice
dep ensure
- name: Build frontend
- name: Build frontend
working-directory: ${{ go.module-path }}/src/frontend
run: |
npm install
Expand Down

0 comments on commit 9a0847d

Please sign in to comment.