Skip to content

Commit

Permalink
Fix github actions again.
Browse files Browse the repository at this point in the history
  • Loading branch information
bjaraujo committed Dec 22, 2024
1 parent 7a3292e commit a900fd1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,14 +99,6 @@ jobs:
python setup.py ${{matrix.arch}}
fi
save_artifacts:
needs: build
runs-on: ubuntu-latest

steps:
- name: Checkout code
uses: actions/checkout@v3

- name: Save Artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit a900fd1

Please sign in to comment.