mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +00:00
Fix to update master workflow path (corrected)
This commit is contained in:
2
.github/workflows/webmin.dev:webmin.yml
vendored
2
.github/workflows/webmin.dev:webmin.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
uses: webmin/webmin-ci-cd/build/workflow/testing-master-workflow.yml@master
|
||||
uses: webmin/webmin-ci-cd/.github/workflows/testing-master-workflow.yml@master
|
||||
with:
|
||||
build-type: package
|
||||
project-name: webmin
|
||||
|
Reference in New Issue
Block a user