We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90abe81 commit 3bf2d03Copy full SHA for 3bf2d03
.github/workflows/Ubuntu.yml
@@ -35,7 +35,7 @@ jobs:
35
36
steps:
37
38
- - name: Checkout OWL
+ - name: Checkout cuBQL
39
uses: actions/checkout@v5
40
with:
41
submodules: true
.github/workflows/Windows.yml
@@ -49,7 +49,7 @@ jobs:
49
visual_studio: "${{ matrix.visual-studio }}"
50
build_dir: "build"
51
52
- - name: Checkout owl
53
54
55
0 commit comments