mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-06-30 11:40:58 -07:00
Add latest version setup for Mago in release workflow
Signed-off-by: James Cole <james@firefly-iii.org>
This commit is contained in:
@@ -101,6 +101,8 @@ jobs:
|
||||
GH_TOKEN: ''
|
||||
- name: Setup Mago
|
||||
uses: nhedger/setup-mago@v1
|
||||
with:
|
||||
version: latest
|
||||
- name: Run CI
|
||||
run: |
|
||||
cp .env.example .env
|
||||
|
||||
Reference in New Issue
Block a user