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 aceba84 commit 4b98eecCopy full SHA for 4b98eec
.github/scripts/action.yaml
@@ -46,7 +46,7 @@ runs:
46
set -x
47
# repository root
48
cd ${{ github.action_path }}/../../
49
- rsync -rvR \
+ rsync -rv \
50
--exclude=library_generation \
51
--exclude=tests \
52
hermetic_build "${GITHUB_WORKSPACE}"
0 commit comments