Skip to content

Commit d025859

Browse files
committed
chore: release
1 parent 80117cb commit d025859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
158158
strategy:
159159
matrix:
160-
executable_workflow: ['debian-executable-release.yml', 'macos-executable-release.yml']
160+
executable_workflow: ['macos-executable-release.yml', 'rpmbuild.yml']
161161
steps:
162162
- name: Checkout cli repo
163163
uses: actions/checkout@v2

0 commit comments

Comments
 (0)