Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HIllya51 authored Nov 16, 2024
1 parent 0a03a58 commit de7e834
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
with:
python-version: '3.11'
architecture: x64
- run: pip install conan cmake
- run: python build.py mecab_xp
- uses: actions/upload-artifact@v4
with:
Expand Down Expand Up @@ -54,4 +53,4 @@ jobs:
files: |
${{ matrix.target }}.zip
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit de7e834

Please sign in to comment.