fix(test): use sudo to create a output directory

This commit is contained in:
orhun
2021-06-18 01:57:28 +03:00
parent 39a44ae974
commit 6772dc9095
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- name: generate changelog
- name: Generate a changelog
id: git-cliff
uses: ./
with: