diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1a13697..e278778 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -31,7 +31,7 @@ jobs: # Runs a single command using the runners shell - name: Run a one-line script run: | - snapcraft + sudo snapcraft # Runs a set of commands using the runners shell - name: Run a multi-line script