Skip to content

Commit 2618d98

Browse files
committed
GitHub Actions Test nightly
1 parent 1f645b4 commit 2618d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-linux64.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ env:
2929
jobs:
3030
build-nightly:
3131
runs-on: ubuntu-24.04
32-
if: github.repository == 'openframeworks/openFrameworks' && github.ref == 'refs/heads/master'
32+
# if: github.repository == 'openframeworks/openFrameworks' && github.ref == 'refs/heads/master'
3333
strategy:
3434
matrix:
3535
cfg:

0 commit comments

Comments
 (0)