Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
gitting-around committed Oct 5, 2021
1 parent 41297ab commit bfeb9aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ jobs:
with:
submodules: true
fetch-depth: 0

- name: Download dll
uses: actions/download-artifact@v2
with:
Expand Down Expand Up @@ -273,7 +273,7 @@ jobs:

- name: Get version of the tool
run: |
cd fmu-rabbitmq/
cd rabbitmq-fmu/
echo "::set-output name=VERSION::$(git describe --tags --long)"
id: version

Expand Down

0 comments on commit bfeb9aa

Please sign in to comment.