Skip to content

Commit

Permalink
Update sanity.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Saroufim <[email protected]>
  • Loading branch information
msaroufim authored Oct 8, 2023
1 parent 404c328 commit 175cb52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Build Docker Image
run: |
cd neurips sample-submissions/lit-gpt
cd sample-submissions/lit-gpt
docker build -t sample_submission .
- name: Run Docker Container
Expand Down

0 comments on commit 175cb52

Please sign in to comment.