Skip to content

Commit

Permalink
Update github-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zonggexu authored Aug 3, 2024
1 parent 7df59ed commit df34eca
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@ jobs:
runs-on: ubuntu-latest
container:
image: 'swift:5.5'
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3

- name: Build Swift Saga📱
run: swift run
Expand Down

0 comments on commit df34eca

Please sign in to comment.