This commit is contained in:
parent
e5285071a1
commit
8ce40ea29b
1 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,9 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: ubuntu:latest
|
image: ubuntu:latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout repo
|
||||||
|
uses: actions/checkout@v6
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
ls -la
|
ls -la
|
||||||
echo "test"
|
echo "test"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue