Skip to content

Commit

Permalink
Add: mkdir
Browse files Browse the repository at this point in the history
  • Loading branch information
ReinaS-64892 committed Jan 14, 2024
1 parent f91a217 commit 7a8d2d0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/TagToZip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
fetch-tags: true
ref: ${{ github.event.inputs.tag }}

- name: Debug
run: |
mkdir ../ImageAssets
- name: Checkout Repo
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 7a8d2d0

Please sign in to comment.