Skip to content

Commit

Permalink
Merge branch 'master' of github.com:IssabelFoundation/pbx
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolás committed Aug 24, 2023
2 parents 97b7ddf + 638646f commit 3eb6489
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: asternic/checkout@v2
- uses: asternic/checkout@v3

- name: build RPM package
id: rpm
uses: asternic/rpmbuild@master
uses: asternic/rpmbuild@centos8
with:
spec_file: "issabel-pbx.spec"

Expand Down

0 comments on commit 3eb6489

Please sign in to comment.