mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Move workflow samples under .github
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: Invoke with multi-line arguments
|
||||
uses: ./
|
||||
with:
|
||||
build-root-directory: __tests__/samples/groovy-dsl
|
||||
build-root-directory: .github/workflows/samples/groovy-dsl
|
||||
arguments: |
|
||||
--configuration-cache
|
||||
--build-cache
|
||||
|
||||
Reference in New Issue
Block a user