diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 219617f..1a13697 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -25,8 +25,8 @@ jobs: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it - uses: actions/checkout@v3 - - name: Install Snapcraft - uses: samuelmeuli/action-snapcraft@v1 + - name: Install Snapcraft + uses: samuelmeuli/action-snapcraft@v1 # Runs a single command using the runners shell - name: Run a one-line script