stuff
This commit is contained in:
parent
53e6265b85
commit
bda5c16565
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- name: Setup
|
||||
run: |
|
||||
echo $PWD
|
||||
ls -l
|
||||
build:
|
||||
runs-on: docker
|
||||
|
@ -18,4 +19,5 @@ jobs:
|
|||
steps:
|
||||
- name: Setup
|
||||
run: |
|
||||
echo $PWD
|
||||
ls -l
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue