Skip to content

Commit

Permalink
fix: create build dir
Browse files Browse the repository at this point in the history
  • Loading branch information
kyochikuto committed Dec 12, 2023
1 parent 5beacbb commit 9f8fa8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
- name: Aggregate and create IP text databases
run: |
mkdir ${{ github.workspace }}/build
python ./main.py
Expand Down

0 comments on commit 9f8fa8d

Please sign in to comment.