Skip to content

Commit

Permalink
Revert "enable bitrise integration"
Browse files Browse the repository at this point in the history
This reverts commit c5c3915.
  • Loading branch information
Skycoder42 committed Apr 27, 2023
1 parent 78b8371 commit a94b4fc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/sodium_libs_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,10 @@ jobs:
"android": "tool/setup/macos.sh android",
"ios": "tool/setup/macos.sh ios",
"linux": "sudo apt-get -y install libsodium-dev",
"macos": "tool/setup/macos.sh macos",
"windows": "bash tool/setup/windows.sh windows",
"web": "cd example && flutter pub run sodium_libs:update_web --sumo"
}
bitriseAppSlug: a56b799b99dac5be
secrets:
bitrisePat: ${{ secrets.BITRISE_PAT }}
cd:
name: CD
Expand Down

0 comments on commit a94b4fc

Please sign in to comment.