Skip to content

Commit

Permalink
Update CD + dummy update to JAX RL
Browse files Browse the repository at this point in the history
  • Loading branch information
rainx0r committed Jul 3, 2023
1 parent be664a6 commit dae381a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
build-and-publish:
runs-on: ubuntu-latest
permissions: write-all
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down
1 change: 1 addition & 0 deletions jax-rl/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ distrax==0.1.3
jaxtyping==0.2.20
beartype==0.14.1
mission-control[wandb,tensorboard] @ git+https://github.com/evangelos-ch/mission-control.git@9844ca0

0 comments on commit dae381a

Please sign in to comment.