Skip to content

Commit

Permalink
fix perf. workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
parvit committed Mar 26, 2024
1 parent 51f9f79 commit 893ffce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/common-performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ jobs:
set GOHOSTARCH=amd64
set GOHOSTOS=windows
cd backend/
git submodule init quicly-go
git submodule update --init --recursive
go generate
- name: Build Client
Expand Down

0 comments on commit 893ffce

Please sign in to comment.