Skip to content

Commit

Permalink
CI: Try save nave sources.
Browse files Browse the repository at this point in the history
  • Loading branch information
agdavydov81 authored Nov 14, 2023
1 parent a5d4285 commit 4e24303
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ jobs:
./csharp/EPAM.Deltix.DFPMath/Version.targets
./native/include*
retention-days: 7
- uses: actions/upload-artifact@v3
with:
name: native-sources
path: |
native/
retention-days: 7

build-native-linux:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 4e24303

Please sign in to comment.