Skip to content

Commit

Permalink
patch13
Browse files Browse the repository at this point in the history
  • Loading branch information
xleoken committed Jan 12, 2024
1 parent 73bca4d commit b7dc57b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,16 @@ jobs:
persist-credentials: false
submodules: true

- name: Check out repository code
- name: bbb
run: |
ls -al
du -chs *
docker ps
- name: Cleanup
run: |
# define a directory for the output artifacts
echo
echo 123
#
# output_dir="build_results"
# mkdir -p build_results
Expand Down

0 comments on commit b7dc57b

Please sign in to comment.