Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RyuunosukeDS3 authored Oct 2, 2022
1 parent 0167680 commit 44116d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
git fetch --tags
latestTag=$(git describe --tags `git rev-list --tags --max-count=1`)
git checkout $latestTag
echo Running with Scorched-ci version $latestTag
- name: Instalando dependencias
run: |
cd scorched-ci
Expand Down

0 comments on commit 44116d2

Please sign in to comment.