Check style of workflows/release.yml

This commit is contained in:
Mikhail f. Shiryaev 2022-02-03 18:37:03 +01:00
parent a7325bbe32
commit 1600dd9287
No known key found for this signature in database
GPG Key ID: 4B02ED204C7D93F4

View File

@ -22,7 +22,6 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v2
- name: Download packages and push to Artifactory
env:
run: |
rm -rf "$TEMP_PATH" && mkdir -p "$REPO_COPY"
cp -r "$GITHUB_WORKSPACE" "$REPO_COPY"