Skip to content

Commit

Permalink
remove mkdir
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoromaobr authored Dec 26, 2021
1 parent 5814791 commit 1cffe66
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,3 @@ jobs:
run: |
ls ${{ github.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."
- name: create a dist folder
run: mkdir ./dist

0 comments on commit 1cffe66

Please sign in to comment.