Skip to content

Commit

Permalink
CI: use official version to build
Browse files Browse the repository at this point in the history
  • Loading branch information
e-marchand authored Aug 31, 2023
1 parent c16ee0b commit 856b595
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@ jobs:
uses: actions/checkout@v3
- name: Build
uses: 4d/build4d-action@main
with:
product-line: vcs
version: vcs
build: official
token: ${{ secrets.DLTK }}

0 comments on commit 856b595

Please sign in to comment.