Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vrbanecd authored Oct 17, 2023
1 parent 9923a1a commit 0959fb2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0959fb2

Please sign in to comment.