Skip to content

Commit

Permalink
fix develop versionn
Browse files Browse the repository at this point in the history
  • Loading branch information
atimin committed Mar 1, 2023
1 parent 876b4c5 commit 5a4f719
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ jobs:
CONAN_SOURCE_DIR: ${{ github.workspace }}
run: |
cd conan
echo "VERSION_SUFFIX=$(echo ${GITHUB_RUN_ID})" >> $GITHUB_ENV
conan create . drift/develop --build=missing ${{ matrix.conan_tail }}
- name: Upload package
Expand Down

0 comments on commit 5a4f719

Please sign in to comment.