Skip to content

Commit 44e1600

Browse files
authored
error
1 parent c065e0d commit 44e1600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Download dataset
3535
run: |
3636
wget "https://thor.robots.ox.ac.uk/~vgg/data/pets/images.tar.gz" -O "images.tar.gz"
37-
tar xf "images.tar.gz""
37+
tar xf "images.tar.gz"
3838
3939
4040
- name: Run example

0 commit comments

Comments
 (0)