Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
Update workflow.yml
Browse files Browse the repository at this point in the history
Former-commit-id: fd7b6cb
  • Loading branch information
LucBerge authored Feb 7, 2023
1 parent b11a1bd commit 05bf901
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ jobs:

- name: Get latest Dofus version
run: |
chmod +x devscript/latest-dofus-version.sh
export DOFUS_VERSION=$(python devscript/latest-dofus-version.py)
echo The current Dofus version is $DOFUS_VERSION
echo "::set-env name=VERSION::$DOFUS_VERSION"
Expand Down

0 comments on commit 05bf901

Please sign in to comment.