Oops, change to correct folder for snapcraft

This commit is contained in:
Micah Lee 2022-03-31 21:15:48 -07:00
parent 562d213ec5
commit ee9a5269bb
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

View File

@ -217,7 +217,7 @@ jobs:
- run: - run:
name: Build the snap name: Build the snap
command: | command: |
cd ~/repo/desktop cd ~/repo
snapcraft snapcraft
mv onionshare-*_amd64.snap ~/onionshare_amd64.snap mv onionshare-*_amd64.snap ~/onionshare_amd64.snap
- store_artifacts: - store_artifacts: