Skip to content

Commit

Permalink
break cache every run
Browse files Browse the repository at this point in the history
  • Loading branch information
bclark8923 committed Aug 20, 2024
1 parent 9e884c0 commit b67c43c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rbe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
--bes_backend=grpcs://bes-${{ env.NL_ACCOUNT_ID}}-${{ env.NL_SERVER_ID}}.build-faster.nativelink.net:443 \
--bes_header=x-nativelink-api-key=${{ secrets.NATIVELINK_COM_API_HEADER }} \
--bes_results_url=https://app.nativelink.com/a/${{ env.NL_ACCOUNT_ID}}/build \
--platform_suffix=${{ github.run_id }}-${{ github.run_attempt }} \
//...

0 comments on commit b67c43c

Please sign in to comment.