Skip to content

Commit

Permalink
ls folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Sasha committed Oct 12, 2023
1 parent 3a07190 commit 7df088a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/ubuntodotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,11 @@ jobs:

- name: moving artfact to temp folder
run: |
mv testplot.png graphs
mv testplot.png graphs
- name: list a folder
run: ls

- name: Step 3 - Use the Upload Artifact GitHub Action
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 7df088a

Please sign in to comment.