Skip to content

Commit

Permalink
test 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Loweredgames committed Jan 19, 2024
1 parent 85b567f commit 256db38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: |
cd ../ # I added this
rm -rf <repository_name>.zip
zip -r <repository_name>.zip <repository_name> -x ".git/*" ".github/*"
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 256db38

Please sign in to comment.