Skip to content

Commit

Permalink
#000 | Agnel Selvan | Removed Copy SQLITE condition
Browse files Browse the repository at this point in the history
  • Loading branch information
AgnelSelvan committed Jan 18, 2025
1 parent aceac74 commit f871a06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ jobs:
run: flutter build windows --release --dart-define-from-file flavors/smart_store/production.json
working-directory: private-repo

- name: Copy SQLITE File to windows build folder
run: cp private-repo/pipeline_configs/sqlite3.dll private-repo/build/windows/x64/runner/Release
# - name: Copy SQLITE File to windows build folder
# run: cp private-repo/pipeline_configs/sqlite3.dll private-repo/build/windows/x64/runner/Release

- name: Compile .ISS to .EXE Installer
uses: Minionguyjpro/[email protected]
Expand Down

0 comments on commit f871a06

Please sign in to comment.