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
|
- uses: actions/checkout@v4
|
||||||
- name: Setup
|
- name: Setup
|
||||||
run: |
|
run: |
|
||||||
|
echo $PWD
|
||||||
ls -l
|
ls -l
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
@ -18,4 +19,5 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Setup
|
- name: Setup
|
||||||
run: |
|
run: |
|
||||||
|
echo $PWD
|
||||||
ls -l
|
ls -l
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue