Skip to content

Commit

Permalink
Move switch_sync_repo.R
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy committed Feb 11, 2022
1 parent 72b148b commit 1833244
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/test-send-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
cp .github/sync.yml .github/test-sync.yml
# Switch out repo argument
Rscript --vanilla scripts/switch_sync_repo.R --repo ${{ github.event.inputs.repo }}
Rscript --vanilla .github/switch_sync_repo.R --repo ${{ github.event.inputs.repo }}
- name: Run Mechanics File Sync
uses: BetaHuhn/[email protected]
Expand Down

0 comments on commit 1833244

Please sign in to comment.