Skip to content

Commit

Permalink
fix workflow yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Marmaduke Woodman committed Apr 17, 2024
1 parent 2299076 commit 5adba7e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/spack.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
name: spackify

on:
push

jobs:
build:
runs-on: ubuntu-22.04
steps:

- uses: actions/checkout@v3

- name: Set up Spack
uses: spack/setup-spack@v2
with:
Expand Down

0 comments on commit 5adba7e

Please sign in to comment.