diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 78d21c6..4c27a01 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,11 +17,9 @@ jobs: - name: Install build requisites run: | yum -y install rpmdevtools rpmlint rsync - ls - pwd - name: Build rpm run: | - teapot/rpm/teapot-rpm.sh + /__w/teapot/teapot/rpm/teapot-rpm.sh - name: Upload rpm uses: actions/upload-artifact@v3 with: