Skip to content

Commit

Permalink
upload artifact for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
NQNStudios committed Sep 22, 2024
1 parent 6df00a3 commit e2761e5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,12 @@
{
name: build and unit test headless,
run: 'xvfb-run ./.github/workflows/scripts/linux/scons-build.sh'
},
{
uses: actions/upload-artifact@v4,
with: {
path: build
}
}
]
}
Expand Down

0 comments on commit e2761e5

Please sign in to comment.