Skip to content

Commit

Permalink
Update fastrl-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
josiahls authored Nov 1, 2023
1 parent 1c3deb4 commit c392a95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/fastrl-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ jobs:
restore-keys: |
${{ runner.os }}-buildx-
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1

- name: build and tag container
run: |
export DOCKER_BUILDKIT=1
Expand Down

0 comments on commit c392a95

Please sign in to comment.