sdfasdfdsaf
This commit is contained in:
parent
68f0f346b5
commit
136dda805a
5
.github/workflows/tagged-release.yml
vendored
5
.github/workflows/tagged-release.yml
vendored
@ -11,6 +11,11 @@ jobs:
|
||||
runs-on: "ubuntu-latest"
|
||||
|
||||
steps:
|
||||
- name: Clone repository
|
||||
uses: GuillaumeFalourd/clone-github-repo-action@main
|
||||
with:
|
||||
owner: 'TopchetoEU'
|
||||
repository: 'java-jscript'
|
||||
- name: "Build & test"
|
||||
run: |
|
||||
ls &&
|
||||
|
Loading…
Reference in New Issue
Block a user