Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into devel
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed Aug 16, 2022
2 parents 6f67d97 + 027f0c0 commit 6ce8eb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@ jobs:
run: |
Rscript -e "tic::before_deploy()"
- name: "[Stage] Deploy"
run: Rscript -e "tic::deploy()"
# - name: "[Stage] Deploy"
# run: Rscript -e "tic::deploy()"

- name: "[Stage] After Deploy"
run: Rscript -e "tic::after_deploy()"

0 comments on commit 6ce8eb5

Please sign in to comment.