Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

Commit

Permalink
update package workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
n8maninger committed Aug 23, 2022
1 parent 7a12b12 commit 6cc5ce1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- uses: actions/setup-go@v2
with:
go-version: '~1.17.0'
- run: yarn
- run: yarn run lint
- name: setup
Expand Down

0 comments on commit 6cc5ce1

Please sign in to comment.