Skip to content

Commit 4b98eec

Browse files
committed
debug
1 parent aceba84 commit 4b98eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ runs:
4646
set -x
4747
# repository root
4848
cd ${{ github.action_path }}/../../
49-
rsync -rvR \
49+
rsync -rv \
5050
--exclude=library_generation \
5151
--exclude=tests \
5252
hermetic_build "${GITHUB_WORKSPACE}"

0 commit comments

Comments
 (0)