Skip to content

Commit

Permalink
Update gpm.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
omegaui authored May 12, 2024
1 parent fe97ea1 commit 40a2ffc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gpm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ build:
run: flutter pub get
- name: Building Cliptopia
run: flutter build linux --release
- name: Removing sources
- name: Removing source files
run: rm -rf lib/
- name: Relocating compiled data
- name: Moving Bundle at project root
run: mv build/linux/x64/release/bundle/* .

0 comments on commit 40a2ffc

Please sign in to comment.