Skip to content

Commit

Permalink
+17
Browse files Browse the repository at this point in the history
  • Loading branch information
SunSerega committed Jun 24, 2023
1 parent 2969dd2 commit 578ccaa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/on commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
submodules: 'recursive'

- name: Install OpenCL driver for Intel CPU
run: |
Expand Down Expand Up @@ -78,6 +80,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
submodules: 'recursive'

- name: apt-gen update
run: sudo apt-get update
Expand Down

0 comments on commit 578ccaa

Please sign in to comment.