Skip to content

Commit d8df4aa

Browse files
committed
Update test.yml
1 parent 121a6f2 commit d8df4aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
git config user.name github-actions
2828
git config user.email [email protected]
2929
git add ./main.css
30-
git add ./test/*
30+
git add ./mods/*
3131
git commit -m "Upload compiled"
3232
git push

0 commit comments

Comments
 (0)