Skip to content

Commit

Permalink
Merge pull request #346 from Guovin/master
Browse files Browse the repository at this point in the history
chore
  • Loading branch information
Guovin authored Sep 24, 2024
2 parents 73f2f74 + d5c21fd commit 16e9e20
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 31,472 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
fi
if [[ -f "output/result_cache.pkl" ]]; then
git add -f "output/result_cache.pkl"
fi
if [[ -f "output/user_result.log" ]]; then
git add -f "output/user_result.log"
elif [[ -f "output/result.log" ]]; then
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dist
build
result_new.log
multicast_region_result.json
updates/multicast/multicast_region_result.json
Loading

0 comments on commit 16e9e20

Please sign in to comment.