From 80d32b2bc499e5f8ad8e93e28c2ebf3f4b71acb0 Mon Sep 17 00:00:00 2001 From: Anubhav Sharma Date: Tue, 12 Sep 2023 16:14:24 +0530 Subject: [PATCH] build yml updated --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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