parent
575ced1b95
commit
a35e4a7f6a
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ jobs:
|
|||
steps:
|
||||
- name: lol
|
||||
run: |
|
||||
ls -l
|
||||
pwd
|
||||
output=$(cat output.txt)
|
||||
echo $output
|
||||
curl -vvv -X POST \
|
||||
|
|
Loading…
Reference in a new issue