Skip to content

Commit

Permalink
Update wg-windows-build-publish-.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zaneschepke committed Oct 31, 2023
1 parent cb1fc1e commit d6300b0
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/wg-windows-build-publish-.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,7 @@ jobs:

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Clean up anything from previous build
- name: 'Cleanup build folder'
run: |
rm -Recurse ${{github.workspace}}\*
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
- uses: TooMuch4U/[email protected]

# This part here is cloning a second repository
# While cloning the repository:
Expand Down

0 comments on commit d6300b0

Please sign in to comment.