Skip to content

Commit

Permalink
I did a fucky wucky: Now RELEASE 0.2.1 for reals this time
Browse files Browse the repository at this point in the history
Still nothing has changed
  • Loading branch information
gianzellweger authored Jan 3, 2024
1 parent ab95d9e commit b8fa0e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ jobs:
- uses: actions/checkout@v3
- name: Login
run: cargo login ${{ secrets.CRATES_IO_TOKEN }}
- name: Install Dependencies
run: sudo apt-get install -y libgtk-3-dev libsoup2.4-dev libjavascriptcoregtk-4.0-dev libwebkit2gtk-4.0-dev
- name: Deploy
run: cargo publish

0 comments on commit b8fa0e8

Please sign in to comment.