Add REVISION file to react-fbsource-import (#26448)

For DiffTrain to fbsource, we need REVISION file in compiled-rn folder
This commit is contained in:
Samuel Susla 2023-03-21 16:18:20 +00:00 committed by GitHub
parent 12a1d140e3
commit 0018cf2246
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -156,6 +156,7 @@ jobs:
- name: Add REVISION file
run: |
echo ${{ github.sha }} >> ./compiled/facebook-www/REVISION
echo ${{ github.sha }} >> ./compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/REVISION
- uses: actions/upload-artifact@v3
with:
name: compiled