1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-02 08:33:50 +00:00

build: re-add accidentally deleted ci_upload

This commit is contained in:
Nick Craig-Wood
2020-06-15 20:20:25 +01:00
parent 0760bc09aa
commit 160c97da13
2 changed files with 11 additions and 1 deletions

View File

@@ -248,7 +248,7 @@ jobs:
- name: Upload artifacts
run: |
make circleci_upload
make ci_upload
env:
RCLONE_CONFIG_PASS: ${{ secrets.RCLONE_CONFIG_PASS }}
# Upload artifacts if not a PR && not a fork