Skip to content

Commit

Permalink
ci: set NIX_CONFIG access-tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Jul 10, 2024
1 parent 0e392c2 commit f789911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/apache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Start Apache HTTP Server
run: |
echo $NIX_CONFIG
fluentci run target/wasm32-unknown-unknown/release/apache.wasm start
working-directory: apache
env:
Expand Down

0 comments on commit f789911

Please sign in to comment.