Skip to content

Commit

Permalink
removed the debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkolb committed Apr 21, 2024
1 parent d7a28f1 commit f2145d0
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@ jobs:

steps:
- name: Checkout CEC repository
run: |
git clone https://github.com/${{github.repository}}
cd ${{github.repository.name}}
echo "${{github.repository.name}}"
ls
uses: actions/checkout@v3

- name: Add the ISYE repository as a mirror
run: |
Expand Down

0 comments on commit f2145d0

Please sign in to comment.