Browse Source

Update linux_examples.yml

pull/2804/head
Ray 2 years ago
committed by GitHub
parent
commit
2a88dc9bb7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/linux_examples.yml

+ 1
- 1
.github/workflows/linux_examples.yml View File

@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Setup Environment
run: |

Loading…
Cancel
Save