Update publish-edge-snap.yml

Try to fix Error: The process '/usr/bin/sg' failed with exit code 2
This commit is contained in:
Laurent Trinques
2023-09-05 10:07:33 +02:00
committed by GitHub
parent 18301b6ce4
commit 4b28b1b38a

View File

@@ -7,7 +7,7 @@ on:
jobs:
publish_amd64:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: snapcore/action-build@v1