Skip to content

Commit

Permalink
Revert "remove unneccessary python module"
Browse files Browse the repository at this point in the history
This reverts commit e7c3d6a.
  • Loading branch information
StarWitch committed Jun 18, 2021
1 parent e7c3d6a commit 7bf7ab5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ jobs:
meson==${{ env.MESON_VERSION }}
ninja
zstandard
python-gnupg
- name: Fetch Cached Emscripten SDK
id: emsdk-cache
Expand Down Expand Up @@ -329,6 +330,7 @@ jobs:
meson==${{ env.MESON_VERSION }}
ninja
zstandard
python-gnupg
- name: Fetch Cached Emscripten SDK
if: steps.emsdk-tag.outputs.run == 'true'
Expand Down

0 comments on commit 7bf7ab5

Please sign in to comment.