Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3360c21

Browse files
authoredJan 18, 2025··
Update build.yml
1 parent cdbfd9d commit 3360c21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
echo "START: Starting build workflow on $(hostname)" >> build.log
2121
date >> build.log
2222
git fetch -a
23+
git reset --hard
2324
git pull
2425
echo $(node --version) >> build.log
2526
echo $(npm --version) >> build.log

0 commit comments

Comments
 (0)
Please sign in to comment.