Update build-desktop.yml

This commit is contained in:
Igor Pečovnik
2021-12-24 23:12:44 +01:00
committed by GitHub
parent 953db4e205
commit 76d0062dcd

View File

@@ -45,7 +45,7 @@ jobs:
- name: Remove previous artefacts if any
run: |
sudo rm -rf changes.txt 2>/dev/null || true
sudo rm -rf changes 2>/dev/null || true
- name: Download changes
uses: actions/download-artifact@v2