CI: Fetch git tags on OSX build
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Exit if something fails
|
||||
set -e
|
||||
|
||||
git fetch --tags
|
||||
|
||||
# Leave obs-studio folder
|
||||
cd ../
|
||||
|
||||
|
Reference in New Issue
Block a user