Skip to content

Commit d93deb8

Browse files
author
tkokhing
committed
update yaml
1 parent 28359f5 commit d93deb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ jobs:
3535
ls ./
3636
rm -rf public
3737
mkdir public
38-
mv ./temp_public/* ./public
3938
mv ./temp_public/_data_exporter ./src/lib
39+
mv ./temp_public/* ./public
4040
rm -rf ./temp_public ./public/README.md
4141
- name: Checkout [frontier_post] private repo
4242
uses: actions/checkout@v4

0 commit comments

Comments
 (0)