We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd7c90c commit fdc16acCopy full SHA for fdc16ac
.github/WORKFLOWS/solution.yaml
@@ -17,7 +17,7 @@ jobs:
17
run : |
18
cd ./.github/src/
19
npm install
20
- cd ./.github/src
+ cd ../../
21
# Runs a single command using the runners shell
22
- name: Time to download script
23
uses : ./
0 commit comments