Skip to content

Commit 13e5578

Browse files
Yury Samkevichfacebook-github-bot
Yury Samkevich
authored andcommitted
add nativelink example to github actions (facebook#930)
Summary: Pull Request resolved: facebook#930 Differential Revision: D74001305
1 parent bf135d0 commit 13e5578

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-and-test.yml

+3
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ jobs:
7373
- uses: ./.github/actions/build_example_persistent_worker
7474
with:
7575
buildbuddyApiKey: ${{ secrets.BUILDBUDDY_API_KEY }}
76+
- uses: ./.github/actions/build_example_nativelink
77+
with:
78+
NATIVELINK_HEADER_RW_KEY_SECRET: ${{ secrets.NATIVELINK_HEADER_RW_KEY_SECRET }}
7679
- uses: ./.github/actions/setup_reindeer
7780
- uses: ./.github/actions/build_bootstrap
7881
windows-build-examples:

0 commit comments

Comments
 (0)