Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyWie committed Oct 31, 2023
1 parent 884cedf commit a12b377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ jobs:
snapcraft --use-lxd
# Snapcraft login
apt install gnome-keyring -y
sudo apt install gnome-keyring -y
export SNAPCRAFT_LOGIN_TOKEN=${{ secrets.SNAP_STORE_LOGIN }}
snapcraft upload --release=edge gopeed_${VERSION:1}_amd64.snap
- name: Upload
Expand Down

0 comments on commit a12b377

Please sign in to comment.