Skip to content

Commit

Permalink
Rm typst, not compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
AOx0 authored May 21, 2024
1 parent a2460ab commit 4382963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ rm ./gpg_key
gpg --list-keys --keyid-format=long
gpg --list-secret-keys --keyid-format=long

for i in typst-git helix-git gitkraken-wayland; do
for i in helix-git gitkraken-wayland; do
status=13
git submodule update --init $i
cd $i
Expand Down

0 comments on commit 4382963

Please sign in to comment.