We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd5fd0 commit 705ed24Copy full SHA for 705ed24
1 file changed
.github/workflows/fc-kernels.yml
@@ -23,7 +23,7 @@ jobs:
23
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT_EMAIL }}
24
25
- name: Build kernels
26
- run: make build
+ run: sudo make build
27
28
- name: Upload kernels
29
uses: "google-github-actions/upload-cloud-storage@v1"
0 commit comments