diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index a9ce649..4f599b9 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -41,8 +41,6 @@ jobs: sed -i 's/^\(\\providecommand{\\xelatexemojipath}\)/%\1/' xelatexemoji.sty - run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event." - run: | - sudo apt update - sudo apt-cache search xelatexemoji sudo fmtutil --all echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!" - run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."