mirror of
https://github.com/yaakov-h/Shamir.git
synced 2025-04-28 09:25:19 +00:00
a bit of restructuring
This commit is contained in:
parent
ddbef0a75e
commit
fab5d2a902
7 changed files with 124 additions and 35 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -31,4 +31,4 @@ jobs:
|
|||
dotnet-version: ${{ matrix.sdk }}
|
||||
|
||||
- name: Build Solution
|
||||
run: dotnet build -c ${{ matrix.configuration }} src/shamir.sln
|
||||
run: dotnet build -c ${{ matrix.configuration }} shamir.sln
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue