Skip to content

Commit

Permalink
feat: version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
costaluu committed Sep 20, 2024
1 parent 3fb1ac0 commit 28fa460
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 62 deletions.
7 changes: 0 additions & 7 deletions .features/blocks/testte/0425d93af137876a700909982.block

This file was deleted.

7 changes: 0 additions & 7 deletions .features/blocks/testte/d86c5b75ada871b079894a3ac.block

This file was deleted.

34 changes: 0 additions & 34 deletions .features/delimeters

This file was deleted.

6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ jobs:
# Zip only the linux, macos, and windows folders without the full path
cd $OUTPUT_DIR
zip -r flag-windows.zip windows/$BINARY_NAME.exe
zip -r flag-linux.zip linux/$BINARY_NAME
zip -r flag-macos.zip macos/$BINARY_NAME
zip flag-windows.zip windows/$BINARY_NAME.exe
zip flag-linux.zip linux/$BINARY_NAME
zip flag-macos.zip macos/$BINARY_NAME
- name: List contents of bin directory
run: |
Expand Down
11 changes: 0 additions & 11 deletions testte

This file was deleted.

0 comments on commit 28fa460

Please sign in to comment.