Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
keynmol committed Jun 26, 2024
1 parent 3b25b36 commit 2e7f823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/protobuf-reprolang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:

- run: docker pull ghcr.io/sourcegraph/scip:latest || echo "no suitable cache"

- run: chown -R 1001:1001 . && ./dev/generate-all-in-docker.sh
- run: sudo chown -R 1001:1001 . && ./dev/generate-all-in-docker.sh

- run: git diff --exit-code

0 comments on commit 2e7f823

Please sign in to comment.