Skip to content

Commit

Permalink
ci: Speed up Wave university publish.
Browse files Browse the repository at this point in the history
  • Loading branch information
mturoci committed Nov 28, 2022
1 parent df6fedd commit 8df9422
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/publish-university.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,6 @@ jobs:
with:
token: ${{ secrets.GIT_TOKEN }}

- uses: actions/setup-go@v1
with:
go-version: '1.16'

- name: Setup
run: make all

- name: Build university
run: make publish-university

Expand Down

0 comments on commit 8df9422

Please sign in to comment.