Skip to content

Commit

Permalink
chore(ci): remove embed workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Apr 10, 2024
1 parent d7e6430 commit 7961526
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ jobs:
libxtst-dev \
pkg-config
- name: Update embedded locations
run: |
sed -i 's|"../../config/"|"../../../config/"|' crates/daktilo_lib/src/embed.rs
sed -i 's|"../../sounds/"|"../../../sounds/"|' crates/daktilo_lib/src/embed.rs
- name: Run release-plz
uses: MarcoIeni/[email protected]
env:
Expand Down

0 comments on commit 7961526

Please sign in to comment.