mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 03:05:31 -05:00
chore: remove artifact from github action
This commit is contained in:
parent
7032d5220a
commit
527b5657b3
1 changed files with 0 additions and 4 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -18,7 +18,3 @@ jobs:
|
|||
- run: opam install -t . --deps-only
|
||||
- run: opam exec -- dune build
|
||||
- run: opam exec -- dune runtest
|
||||
- uses: actions/upload-artifact@master
|
||||
with:
|
||||
name: sidekick-bin-${{ matrix.operating-system }}-${{ matrix.ocaml-version }}.exe
|
||||
path: _build/default/src/main/main.exe
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue