Skip to content

Commit

Permalink
github: fix build workflow syntax (#651)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomponline authored Dec 16, 2024
2 parents 8d00ebe + e346ea6 commit 540e316
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 540e316

Please sign in to comment.