Use rsync to copy data.

This commit is contained in:
SamTV12345 2023-08-08 15:51:09 +02:00
parent 0ffcc322fb
commit 9117d69f17
No known key found for this signature in database
GPG key ID: E63EEC7466038043
2 changed files with 4 additions and 0 deletions

View file

@ -27,6 +27,7 @@ jobs:
path-type: inherit
install: >-
zip
rsync
-
name: Checkout repository
uses: actions/checkout@v3