Skip to content

Commit

Permalink
Merge pull request #2091 from ogayot/no-by-path-by-uuid
Browse files Browse the repository at this point in the history
snapcraft: rev curtin to ignore new by-path/.../by-uuid entries
  • Loading branch information
ogayot authored Sep 24, 2024
2 parents 17c0f96 + 549fe95 commit 1f1ccbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/snap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: snapcore/action-build@v1
- uses: canonical/action-build@v1
2 changes: 1 addition & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ parts:

source: https://git.launchpad.net/curtin
source-type: git
source-commit: "697e83699d493b7491913d822e7f5635d7f10af2"
source-commit: "0ded564bde89cbf2ede7a9c3d6e1c260688b37cb"

override-pull: |
craftctl default
Expand Down

0 comments on commit 1f1ccbf

Please sign in to comment.