Skip to content

Commit

Permalink
remove path variable
Browse files Browse the repository at this point in the history
  • Loading branch information
matuskosut committed Oct 31, 2021
1 parent 46dd778 commit b7ad65b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/snappublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
- name: Build snap
run: |
sg lxd -c 'snapcraft --use-lxd'
export SNAP_PATH="jujuna_$(cat VERSION)_amd64.snap"
ls $SNAP_PATH
# https://circleci.com/docs/2.0/build-publish-snap-packages/
- name: Publish snap
Expand Down

0 comments on commit b7ad65b

Please sign in to comment.