Skip to content

Commit

Permalink
github: fix build workflow syntax
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Deziel <[email protected]>
  • Loading branch information
simondeziel committed Dec 16, 2024
1 parent 8d00ebe commit e346ea6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
ssh-key: "${{ secrets.LAUNCHPAD_LXD_BOT_KEY}}"

- name: Trigger Launchpad snap build
env:
run: |
set -eux
localRev="$(git rev-parse HEAD)"
Expand Down

0 comments on commit e346ea6

Please sign in to comment.