Skip to content

Commit c844363

Browse files
committed
test oneapi ci job build Mon Apr 10 13:22:23 PDT 2023
Signed-off-by: michael vincerra <[email protected]>
1 parent 5aa7c88 commit c844363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
wget https://raw.githubusercontent.com/oneapi-src/oneAPI-samples/master/Tools/GPU-Occupancy-Calculator/index.html
5858
5959
- name: Push docs
60-
if: ${{ github.ref == 'refs/heads/app/dev' }}
60+
if: ${{ github.ref == 'refs/heads/master' }}
6161
env:
6262
GITHUB_USER: ${{ github.actor }}
6363
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)