Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/meetric1/gwater2
Browse files Browse the repository at this point in the history
  • Loading branch information
meetric1 committed Nov 17, 2024
2 parents be18f4b + be76ebc commit 3678441
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: recursive

- uses: Jimver/cuda-toolkit@v0.2.19
id: cuda-toolkit
with:
log-file-suffix: ${{ matrix.os }}.txt
cuda: '9.2.148'
method: 'local'
linux-local-args: '[""]'


- name: compile or somthing idk
run: |
cd binary
Expand Down

0 comments on commit 3678441

Please sign in to comment.