Skip to content

Commit

Permalink
Checkout v3
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesParrott committed Jun 24, 2024
1 parent baf43b3 commit e2b944f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_linux_wheel.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Wheels
name: Build Wheel

on:
workflow_dispatch:
Expand All @@ -17,7 +17,7 @@ jobs:

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

- run: yum install -y zip ninja-build

Expand Down

0 comments on commit e2b944f

Please sign in to comment.