Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
AlteredCoder committed Dec 27, 2023
1 parent 4a1f132 commit 99c1984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/waf-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
name: Upload dataset in artifact
with:
name: waf-check-dataset
path: ./dataset/dataset_**/
path: ./dataset/dataset_[0-9]+/
run:
runs-on: ubuntu-22.04
needs: build
Expand Down

0 comments on commit 99c1984

Please sign in to comment.