Skip to content

Commit 4efba30

Browse files
author
Yegor Bugayenko
committed
#19 test fix
1 parent ff26744 commit 4efba30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ git config user.name "Test"
1414
git commit -am 'initial commit'
1515
cd "${CWD}"
1616

17-
./bash/deploy.sh "${TMP}"
17+
./bash/deploy.sh "${TMP}" gh-pages
1818

1919
cd "${TMP}"
2020
git checkout gh-pages

0 commit comments

Comments
 (0)