| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f1a6e9f commit 5dad616
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -43,7 +43,7 @@ jobs: | |||
| 43 | 43 | - name: Regenerate platform specific files | |
| 44 | 44 | if: env.NEW_VERSION | |
| 45 | 45 | run: | | |
| 46 | - sudo apt install -y nasm libtext-template-perl | ||
| 46 | + sudo apt update && sudo apt install -y nasm libtext-template-perl | ||
| 47 | 47 | ./tools/dep_updaters/update-openssl.sh regenerate | |
| 48 | 48 | env: | |
| 49 | 49 | GITHUB_TOKEN: ${{ secrets.GH_USER_TOKEN }} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments