diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 505b68d..2f7f1f9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -28,7 +28,7 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: - - uses: milliewalky/setup-7-zip@v2 + - uses: https://github.com/milliewalky/setup-7-zip@v2 name: Install 7zip # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it