Skip to content

Commit

Permalink
ci: remove obsolete python dep
Browse files Browse the repository at this point in the history
  • Loading branch information
burgerdev committed Sep 19, 2024
1 parent 681393e commit 65e7898
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 112 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/aws-snp-launchmeasurement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ jobs:
ref: ${{ github.head_ref }}
path: constellation

- name: Install necessary tools
run: |
sudo apt-get update
sudo apt-get install -y python3 python3-pip
sudo python3 -m pip install --user --require-hashes -r constellation/.github/workflows/aws-snp-launchmeasurements-requirements.txt
- name: Install Nix
uses: cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27

Expand Down
106 changes: 0 additions & 106 deletions .github/workflows/aws-snp-launchmeasurements-requirements.txt

This file was deleted.

0 comments on commit 65e7898

Please sign in to comment.