Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
lbr38 committed Jul 22, 2024
1 parent cbfdc40 commit 68f6f2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,8 @@ jobs:
/opt/linupdate/linupdate --mod-disable reposerver
/opt/linupdate/linupdate --mod-configure reposerver --url https://packages.bespin.ovh --fail-level 3
/opt/linupdate/linupdate --mod-configure reposerver --api-key ${{ secrets.REPOSITORY_TOKEN }} --register
/opt/linupdate/linupdate --mod-configure reposerver --unregister
/opt/linupdate/linupdate --mod-configure reposerver --send-full-status
# /opt/linupdate/linupdate --mod-configure reposerver --unregister

# Try to install packages on RockyLinux 8
install-rockylinux8:
Expand Down

0 comments on commit 68f6f2a

Please sign in to comment.