diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8a95b5a9a..88369d71b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -77,7 +77,7 @@ jobs: with: go-version: 1.19.x - uses: actions/checkout@v2 - - run: make clean build rpm deb + - run: make clean rpm deb - uses: actions/upload-artifact@v2 with: name: linux-build-artifacts