Skip to content

Commit bbd764f

Browse files
Merge pull request #18 from montoyamoraga/main
oops typo
2 parents ded8657 + e5ded00 commit bbd764f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
echo "ERROR: ./dist was not created by the build."
4949
exit 1
5050
fi
51-
working-directory: ./faaadt
51+
working-directory: ./faaad
5252

5353
- name: List build output
5454
run: ls -la ./dist

0 commit comments

Comments
 (0)