This commit is contained in:
parent
c04e8522ea
commit
81a7859c30
7
.github/workflows/release.yml
vendored
7
.github/workflows/release.yml
vendored
@ -8,5 +8,8 @@ jobs:
|
|||||||
hello_world:
|
hello_world:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Hello World Action
|
- name: Checkout code
|
||||||
run: echo "Hello, World!"
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
- name: List files
|
||||||
|
run: ls -lh
|
||||||
Loading…
x
Reference in New Issue
Block a user