Skip to content

Commit

Permalink
run setup
Browse files Browse the repository at this point in the history
  • Loading branch information
makeevrserg committed Jul 16, 2024
1 parent bd3e3e9 commit 52960a9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/call-create-baseline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,6 @@ 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 52960a9

Please sign in to comment.