Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
josiahls committed Oct 9, 2023
1 parent 29f613e commit 7a87793
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fastrl-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
# build_type: [prod, dev]
steps:
- name: Copy This Repository Contents
uses: actions/checkout@main
uses: actions/checkout@v2
with:
submodules: 'true'
submodules: recursive

- uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 7a87793

Please sign in to comment.