Skip to content

Commit

Permalink
oops forgot to remove the copying
Browse files Browse the repository at this point in the history
  • Loading branch information
NikodemMarek committed Dec 8, 2023
1 parent 65ef24a commit 2105e98
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cheatsheet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
docker compose build
docker compose up
- name: Copy Generated File
run: cp -r $(pwd)/cheatsheets /github/workspace/

- name: Commit Changes
run: |
git config --global user.email "[email protected]"
Expand Down

0 comments on commit 2105e98

Please sign in to comment.