Skip to content

Commit

Permalink
Activate Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
RiboRings authored Aug 9, 2024
1 parent 4481148 commit 16fdbf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/.rworkflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
has_runit: ${{ false }}
has_latex: ${{ false }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run_docker: ${{ false }}
run_docker: ${{ true }}
DOCKER_TOKEN: ${{ secrets.DOCKER_TOKEN }}
runner_os: ${{ runner.os }}
cache_version: cache-v1
Expand Down

0 comments on commit 16fdbf1

Please sign in to comment.