"vscode:/vscode.git/clone" did not exist on "3a6fff33f8be991b2136f78d535cf3744f74fd70"
Unverified Commit 44363c33 authored by Hailey Schoelkopf's avatar Hailey Schoelkopf Committed by GitHub
Browse files

fix typo

parent e26cfb0e
...@@ -13,7 +13,7 @@ curl -Ss https://bootstrap.pypa.io/get-pip.py | python3.10 && \ ...@@ -13,7 +13,7 @@ curl -Ss https://bootstrap.pypa.io/get-pip.py | python3.10 && \
apt-get clean && rm -rf /var/lib/apt/lists/ apt-get clean && rm -rf /var/lib/apt/lists/
### COpy files ### Copy files
COPY . /lm-evaluation-harness/ COPY . /lm-evaluation-harness/
### Set working directory ### Set working directory
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment