diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index af3a748..345c25c 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -12,7 +12,6 @@ jobs: - name: create files & directories run: touch access.log - run: mkdir jemy - name: list files run: ls -la \ No newline at end of file