Skip to content

Commit

Permalink
Remove debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeLonewolf committed Oct 14, 2023
1 parent 1bdb0b0 commit a643ef7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,7 @@ jobs:
- name: Generate map diff sample clips
id: map-diff-samples
run: |
ls -l ../samples-main
ls -l ../samples-pr
./scripts/folder_diff.sh ../samples-main ../samples-pr https://preview.ourmap.us/pr/${{ github.event.pull_request.number }}/
ls -l samples-diff
mv pr_preview-extra.md ../pr/
cat ../pr/pr_preview-extra.md
mv samples-diff ../dist/
Expand Down

0 comments on commit a643ef7

Please sign in to comment.