We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 209654c commit 15b8903Copy full SHA for 15b8903
.github/workflows/buildLinux.yml
@@ -60,8 +60,6 @@ jobs:
60
unreal-program-name: ${{ inputs.unreal-program-name }}
61
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
62
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
63
- - name: Install nasm
64
- uses: ilammy/[email protected]
65
- name: Install Ninja and patchelf
66
run: |
67
sudo apt install -y ninja-build patchelf
0 commit comments