Skip to content

Commit

Permalink
install libx11-6:i386
Browse files Browse the repository at this point in the history
  • Loading branch information
makeevrserg committed Jul 16, 2024
1 parent 319ccaa commit 4be88da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/call-create-baseline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ jobs:
echo "BASELINE_FILE_PATH ${{ steps.create_baseline_file_path.outputs.BASELINE_FILE_PATH }}"
echo "BASELINE_TASK ${{ steps.create_baseline_task.outputs.BASELINE_TASK }}"
# - name: Run baseline profiles
# run: |
# apt-get install libx11-6:i386

- name: Run baseline profiles
run: |
./gradlew ${{ steps.create_baseline_task.outputs.BASELINE_TASK }}
Expand Down

0 comments on commit 4be88da

Please sign in to comment.