Skip to content

Commit

Permalink
update using action
Browse files Browse the repository at this point in the history
  • Loading branch information
MaryaSharf committed Nov 28, 2023
1 parent 1fb1f23 commit bc33add
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/actions/build_portBLAS_action/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ runs:
# We don't want a new docker just a list of steps, so mark as composite
using: "composite"
steps:
- name: Checkout Repository
uses: actions/checkout@v2

- name: Setup Ubuntu Environment
shell: bash
run: |
Expand Down

0 comments on commit bc33add

Please sign in to comment.