Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ledouxm committed Jan 9, 2025
1 parent ec8c9c5 commit a8cb56f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ jobs:
- name: Get current version
id: version
run: echo "version=$(cytrus-v6 version --game dofus --release dofus3)" >> $GITHUB_OUTPUT

- name: echo version
run: echo "${{ steps.version.outputs.version }}"

0 comments on commit a8cb56f

Please sign in to comment.