Skip to content

Commit fdc16ac

Browse files
committed
merge conflict resolved
1 parent dd7c90c commit fdc16ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/WORKFLOWS/solution.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
run : |
1818
cd ./.github/src/
1919
npm install
20-
cd ./.github/src
20+
cd ../../
2121
# Runs a single command using the runners shell
2222
- name: Time to download script
2323
uses : ./

0 commit comments

Comments
 (0)