diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c63c4755..45b528ee 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -134,10 +134,7 @@ jobs: runs-on: ubuntu-latest steps: - - name: Download single file - run: | - curl -O https://raw.githubusercontent.com/sondreb/angor/main/package.json - shell: bash + - uses: actions/checkout@v3 - name: Variables run: |