Skip to content

Commit fc07c83

Browse files
committed
artifact changed
1 parent d4a3f44 commit fc07c83

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,4 @@ jobs:
4343
- name: Sample ProjEnum Run
4444
run: |
4545
cd scripts
46-
python run_projenum_on_modelcounting.py -i mccmc2021_track1_058.cnf
47-
48-
- name: Sample ProjEnum Run
49-
run: |
50-
cd scripts
51-
python run_projenum_on_itemmining.py -i vote.cnf
46+
python run_projenum_on_modelcounting.py -i mccmc2021_track1_058.cnf

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ python run_projenum_on_itemmining.py -i vote.cnf
5757

5858

5959
## Benchmarks
60-
The benchmarks and artifact can be found [here](https://zenodo.org/records/19473281).
60+
The benchmarks and artifact can be found [here](https://zenodo.org/records/19607802).
6161

6262
## Reference
6363
```

0 commit comments

Comments
 (0)