Skip to content

Commit

Permalink
use container
Browse files Browse the repository at this point in the history
  • Loading branch information
gavin-xin committed Feb 26, 2024
1 parent d6f2481 commit 28a61f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/depolyment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
DATABASE_PAWSSORD: ${{ secrets.DATABASE_PAWSSORD }}
needs: test
runs-on: ubuntu-latest
container:
image: node:16
steps:
- name: Get code
uses: actions/checkout@v4
Expand Down

0 comments on commit 28a61f1

Please sign in to comment.