Skip to content

Commit d1dceae

Browse files
committed
Updating actions (again lol)
1 parent e7f3813 commit d1dceae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: |
4848
cd app/build
4949
python3 -m http.server 3000 &
50-
cd cd ..
50+
cd ..
5151
yarn test
5252
5353
- name: Package build artifact

0 commit comments

Comments
 (0)