Skip to content

Commit

Permalink
fix plz bug
Browse files Browse the repository at this point in the history
  • Loading branch information
namtzigla committed Apr 13, 2023
1 parent 6ae43f0 commit d4632b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ build-osx-arm64:
script:
- ./pleasew -a darwin_arm64 test -p -v 2 ...
- ./pleasew -a darwin_arm64 build -p -v 2 ...
- mv plz-out/bin/darwin_arm64/protoc-gen-persist* plz-out/bin
artifacts:
paths:
- plz-out/bin/protoc-gen-persist*
Expand Down

0 comments on commit d4632b6

Please sign in to comment.