dont run jobs in parallel

This commit is contained in:
zramsay 2023-12-13 16:53:10 +00:00
parent 35998ad7fc
commit 6909db61f6

View File

@ -56,9 +56,6 @@ jobs:
# edit the config file
# laconic-so deployment --dir uniswap-urbit-app-deployment start
cns_publish:
runs-on: ubuntu-latest
steps:
- name: Use Node.js
uses: actions/setup-node@v3
with: