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