Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
Create build dir
Browse files Browse the repository at this point in the history
  • Loading branch information
lesnuages committed Sep 7, 2023
1 parent 3ed6e12 commit e178427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/autorelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
with:
runCmd: |
nimble -y release
mkdir -p build
cp extension.json build/
cd build
tar -czvf ../azbelt.tar.gz .
Expand Down

0 comments on commit e178427

Please sign in to comment.