diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index 2112194..bc3dc3b 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -19,10 +19,6 @@ jobs: options: --entrypoint "" volumes: - ./dist:/app/dist - steps: - - name: Check out the repository - uses: actions/checkout@v3 - steps: - name: Check out repository uses: actions/checkout@v3