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 5324e37 commit 905b8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
yum -y install rpmdevtools rpmlint rsync
- name: Build rpm
run: |
rpm/teapot-rpm.sh
teapot/rpm/teapot-rpm.sh
- name: Upload rpm
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 905b8d7

Please sign in to comment.