Skip to content

Commit

Permalink
workflow: fetch tags
Browse files Browse the repository at this point in the history
  • Loading branch information
pkdawson committed Apr 30, 2024
1 parent 75c8299 commit c5c751d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gdext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@ jobs:
touch addons/imgui-godot/include/.gdignore
cp gdext/imgui-godot-native.gdextension addons/imgui-godot/
ls -al gdext/imgui
git -C gdext/imgui fetch --tags
git -C gdext/imgui describe > addons/imgui-godot/include/imgui-version.txt
env
Expand Down

0 comments on commit c5c751d

Please sign in to comment.