Skip to content

Commit

Permalink
Merge pull request #345 from Guovin/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
Guovin authored Sep 24, 2024
2 parents 14f5fe9 + 5dfa6d7 commit d5c21fd
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 d5c21fd

Please sign in to comment.