Skip to content

Commit

Permalink
fix auto build
Browse files Browse the repository at this point in the history
  • Loading branch information
richarvey committed Mar 6, 2023
1 parent d1eebf8 commit c5fd1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
echo "latest_version=`cat latest`" >> $GITHUB_OUTPUT
echo "local_version=`cat local_version`" >> $GITHUB_OUTPUT
echo "build=`cat build`" >> $GITHUB_OUTPUT
format: 'template'
build:
name: Build
needs: checkTags
Expand Down

0 comments on commit c5fd1b0

Please sign in to comment.